| ||||
| summary: resource | method | detail: method | |||
| Name | Description |
|---|---|
| synchronize | Synchronize a cloud account by ID. |
| testconnection | Test a cloud account connection against its supporting cloud provider. |
| Resource | Description |
|---|---|
| GET /rest/cloudaccounts/{cloudAccountId}?sID=… | Get a specific cloud account. |
| PUT /rest/cloudaccounts/{cloudAccountId} | Update cloud account information. |
| DELETE /rest/cloudaccounts/{cloudAccountId}?sID=… | Delete a cloud account. |
Get a specific cloud account.
| ||
Update cloud account information.
| ||
Delete a cloud account.
|
| ||||
| summary: resource | method | detail: method | |||